files

public abstract Collection<String> files()

Returns an immutable collection of the file paths if the input type is 'file' or an empty collection if the input does not have a value.

Throws

when the type attribute value of the element is not 'file'

when this instance is closed